Fluke MET/CAL Procedure ============================================================================= INSTRUMENT: Rochester Instruments CL-4205: (1 year) CAL VER /5520 DATE: 09-Sep-97 AUTHOR: Fluke Corporation REVISION: $Revision: 1.1 $ ADJUSTMENT THRESHOLD: 70% NUMBER OF TESTS: 30 NUMBER OF LINES: 232 CONFIGURATION: Fluke 5520A ============================================================================= # # Compatibility: # 5500/CAL 5.0 or MET/CAL 5.0 or later. # # Subprocedures: # None # # Required Files: # None # # System Specifications: # TUR calculation is based on specification interval of the accuracy file. # The default 5520A accuracy file contains 90 day specs. # # Fluke makes no warranty, expressed or implied, as to the fitness # or suitability of this procedure in the customer's application. # STEP FSC RANGE NOMINAL TOLERANCE MOD1 MOD2 3 4 CON 1.001 ASK- R P F V 1.002 ASK+ K X 1.003 HEAD PRELIMINARY INSTRUCTIONS 1.004 DISP Connect UUT to AC power and turn unit ON. 1.004 DISP 1.004 DISP Warm-up time: 30min - REQUIRED 1.004 DISP Temperature: 23 +/-2 degC 1.004 DISP Humidity: 55 +/-10% 1.005 HEAD {CURRENT INPUT} 1.006 DISP Connect the 5520A to the UUT as follows: 1.006 DISP [32] 5520A AUX HI to UUT + mA INPUT 1.006 DISP [32] 5520A AUX LO to UUT - mA INPUT 1.007 DISP Press IN to select input function. 1.007 DISP Press mA to select current in mA. 1.008 5520 50 50.00mA 0.025/ 0.01U 2W 2.001 HEAD {RESISTANCE INPUT} 2.002 DISP Connect the 5520A to the UUT as follows: 2.002 DISP [32] 5520A AUX HI to UUT B RTD INPUT 2.002 DISP [32] 5520A AUX LO to UUT D RTD INPUT 2.002 DISP [32] 5520A NORMAL HI to UUT A RTD INPUT 2.002 DISP [32] 5520A NORMAL LO to UUT C RTD INPUT 2.003 DISP Press IN to select input function. 2.003 DISP Press RTD/Ohm to select RTD/Ohm function. 2.003 DISP Press 1 button to select Ohms. 2.004 5520 500 500.0Z 0.05/ 0.1U 4W 3.001 HEAD {TEMPERATURE (TC)} 3.002 DISP This procedure will one of the following thermocouple 3.002 DISP types: J, K, T, E, R, S, B, and N. 3.003 MEM2 Enter thermocouple type (J, K, T, E, R, S, B, or N): 3.004 JMPL VALID_INPUT ZCMPI(MEM2, "J") 3.005 JMPL VALID_INPUT ZCMPI(MEM2, "K") 3.006 JMPL VALID_INPUT ZCMPI(MEM2, "T") 3.007 JMPL VALID_INPUT ZCMPI(MEM2, "E") 3.008 JMPL VALID_INPUT ZCMPI(MEM2, "R") 3.009 JMPL VALID_INPUT ZCMPI(MEM2, "S") 3.010 JMPL VALID_INPUT ZCMPI(MEM2, "B") 3.011 JMPL VALID_INPUT ZCMPI(MEM2, "N") 3.012 JMP 3.002 3.013 LABEL VALID_INPUT 3.014 DISP Connect the 5520A TC terminals to the UUT TC INPUT + & - 3.014 DISP using type [MEM2] thermocouple wire and connectors 3.015 DISP Press IN to select an input function. 3.015 DISP Press TC to select thermocouple function. 3.015 DISP Press the proper number for type [MEM2] thermocouple. 3.015 DISP Press 1 to select degrees Celsius. 3.016 JMPL THERMOCOUPLE_INPUT_TYPE_T ZCMPI(MEM2, "R") 3.017 JMPL THERMOCOUPLE_INPUT_TYPE_T ZCMPI(MEM2, "S") 3.018 JMPL THERMOCOUPLE_INPUT_TYPE_T ZCMPI(MEM2, "B") 3.019 JMPL THERMOCOUPLE_INPUT_TYPE_T ZCMPI(MEM2, "K") 3.020 JMPL THERMOCOUPLE_INPUT_TYPE_T ZCMPI(MEM2, "J") 3.021 JMPL THERMOCOUPLE_INPUT_TYPE_T ZCMPI(MEM2, "N") 3.022 JMPL THERMOCOUPLE_INPUT_TYPE_T ZCMPI(MEM2, "E") 3.023 LABEL THERMOCOUPLE_INPUT_TYPE_T 3.024 HEAD {T-type THERMOCOUPLE INPUT} 3.025 M5520 TCREF 21degC 3.026 5520 -150.0degC 3.3U _T TC 2W 4.001 5520 -100.0degC 1.8U _T TC 2W 5.001 5520 400.0degC 1.4U _T TC 2W 6.001 M5520 * 6.002 ASK- N 6.003 HEAD {T-type THERMOCOUPLE OUTPUT} 6.004 DISP Change the thermocouple connections on the UUT from the 6.004 DISP TC INPUT to the TC OUTPUT connectors. 6.005 DISP Press OUT to select an output function. 6.005 DISP Press TC to select thermocouple function. 6.005 DISP Press the proper number for type [MEM2] thermocouple. 6.005 DISP Press 1 to select degrees Celsius. 6.005 DISP Enter 400degC. 6.006 5520 400.0degC 1.4U _T TM 2W 7.001 JMP 30.001 7.002 LABEL THERMOCOUPLE_INPUT_TYPE_R 7.003 HEAD {R-type THERMOCOUPLE INPUT} 7.004 M5520 TCREF 21degC 7.005 5520 200.0degC 3U _R TC 2W 8.001 5520 1000.0degC 1.7U _R TC 2W 9.001 M5520 * 9.002 ASK- N 9.003 HEAD {R-type THERMOCOUPLE OUTPUT} 9.004 DISP Change the thermocouple connections on the UUT from the 9.004 DISP TC INPUT to the TC OUTPUT connectors. 9.005 DISP Press OUT to select an output function. 9.005 DISP Press TC to select thermocouple function. 9.005 DISP Press the proper number for type [MEM2] thermocouple. 9.005 DISP Press 1 to select degrees Celsius. 9.005 DISP Enter 1000degC. 9.006 5520 1000.0degC 1.7U _R TM 2W 10.001 JMP 30.001 10.002 LABEL THERMOCOUPLE_INPUT_TYPE_S 10.003 HEAD {S-type THERMOCOUPLE INPUT} 10.004 M5520 TCREF 21degC 10.005 5520 200.0degC 3U _S TC 2W 11.001 5520 1000.0degC 1.7U _S TC 2W 12.001 M5520 * 12.002 ASK- N 12.003 HEAD {S-type THERMOCOUPLE OUTPUT} 12.004 DISP Change the thermocouple connections on the UUT from the 12.004 DISP TC INPUT to the TC OUTPUT connectors. 12.005 DISP Press OUT to select an output function. 12.005 DISP Press TC to select thermocouple function. 12.005 DISP Press the proper number for type [MEM2] thermocouple. 12.005 DISP Press 1 to select degrees Celsius. 12.005 DISP Enter 1000degC. 12.006 5520 1000.0degC 1.7U _S TM 2W 13.001 JMP 30.001 13.002 LABEL THERMOCOUPLE_INPUT_TYPE_B 13.003 HEAD {B-type THERMOCOUPLE INPUT} 13.004 M5520 TCREF 21degC 13.005 5520 600.0degC 5.1U _B TC 2W 14.001 5520 1500.0degC 2.0U _B TC 2W 15.001 M5520 * 15.002 ASK- N 15.003 HEAD {B-type THERMOCOUPLE OUTPUT} 15.004 DISP Change the thermocouple connections on the UUT from the 15.004 DISP TC INPUT to the TC OUTPUT connectors. 15.005 DISP Press OUT to select an output function. 15.005 DISP Press TC to select thermocouple function. 15.005 DISP Press the proper number for type [MEM2] thermocouple. 15.005 DISP Press 1 to select degrees Celsius. 15.005 DISP Enter 1500degC. 15.006 5520 1500.0degC 2.0U _B TM 2W 16.001 JMP 30.001 16.002 LABEL THERMOCOUPLE_INPUT_TYPE_K 16.003 HEAD {K-type THERMOCOUPLE INPUT} 16.004 M5520 TCREF 21degC 16.005 5520 -200.0degC 2.5U _K TC 2W 17.001 5520 -100.0degC 1.7U _K TC 2W 18.001 5520 1000.0degC 1.5U _K TC 2W 19.001 M5520 * 19.002 ASK- N 19.003 HEAD {K-type THERMOCOUPLE OUTPUT} 19.004 DISP Change the thermocouple connections on the UUT from the 19.004 DISP TC INPUT to the TC OUTPUT connectors. 19.005 DISP Press OUT to select an output function. 19.005 DISP Press TC to select thermocouple function. 19.005 DISP Press the proper number for type [MEM2] thermocouple. 19.005 DISP Press 1 to select degrees Celsius. 19.005 DISP Enter 1000degC. 19.006 5520 1000.0degC 1.5U _K TM 2W 20.001 JMP 30.001 20.002 LABEL THERMOCOUPLE_INPUT_TYPE_J 20.003 HEAD {J-type THERMOCOUPLE INPUT} 20.004 M5520 TCREF 21degC 20.005 5520 -100.0degC 1.6U _J TC 2W 21.001 5520 1000.0degC 1.3U _J TC 2W 22.001 M5520 * 22.002 ASK- N 22.003 HEAD {J-type THERMOCOUPLE OUTPUT} 22.004 DISP Change the thermocouple connections on the UUT from the 22.004 DISP TC INPUT to the TC OUTPUT connectors. 22.005 DISP Press OUT to select an output function. 22.005 DISP Press TC to select thermocouple function. 22.005 DISP Press the proper number for type [MEM2] thermocouple. 22.005 DISP Press 1 to select degrees Celsius. 22.005 DISP Enter 1000degC. 22.006 5520 1000.0degC 1.3U _J TM 2W 23.001 JMP 30.001 23.002 LABEL THERMOCOUPLE_INPUT_TYPE_N 23.003 HEAD {N-type THERMOCOUPLE INPUT} 23.004 M5520 TCREF 21degC 23.005 5520 500.0degC 1.1U _N TC 2W 24.001 M5520 * 24.002 ASK- N 24.003 HEAD {N-type THERMOCOUPLE OUTPUT} 24.004 DISP Change the thermocouple connections on the UUT from the 24.004 DISP TC INPUT to the TC OUTPUT connectors. 24.005 DISP Press OUT to select an output function. 24.005 DISP Press TC to select thermocouple function. 24.005 DISP Press the proper number for type [MEM2] thermocouple. 24.005 DISP Press 1 to select degrees Celsius. 24.005 DISP Enter 500degC. 24.006 5520 500.0degC 1.1U _N TM 2W 25.001 JMP 30.001 25.002 LABEL THERMOCOUPLE_INPUT_TYPE_E 25.003 HEAD {E-type THERMOCOUPLE INPUT} 25.004 M5520 TCREF 21degC 25.005 5520 -230.0degC 4.1U _E TC 2W 26.001 5520 -200.0degC 2.9U _E TC 2W 27.001 5520 -100.0degC 1.6U _E TC 2W 28.001 5520 900.0degC 1.3U _E TC 2W 29.001 M5520 * 29.002 ASK- N 29.003 HEAD {E-type THERMOCOUPLE OUTPUT} 29.004 DISP Change the thermocouple connections on the UUT from the 29.004 DISP TC INPUT to the TC OUTPUT connectors. 29.005 DISP Press OUT to select an output function. 29.005 DISP Press TC to select thermocouple function. 29.005 DISP Press the proper number for type [MEM2] thermocouple. 29.005 DISP Press 1 to select degrees Celsius. 29.005 DISP Enter 900degC. 29.006 5520 900.0degC 1.3U _E TM 2W 30.001 END